home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / answrbok / 8_12.lha / 8_12 / all.c < prev    next >
Text File  |  1993-08-08  |  530b  |  15 lines

  1. * Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
  2. * The C++ Answer Book */
  3. * Tony Hansen */
  4. * All rights reserved. */
  5. include <pat.h>
  6. include <limits.h>
  7. include <string.h>
  8. include <ctype.h>
  9. include "8_12a1.c"    /* int extrabuf::overflow(int) */
  10. include "8_12a2.c"    /* int extrabuf::underflow() */
  11. include "8_12a3.c"    /* int extrabuf::reallocate() */
  12. include "8_12a4.c"    /* void extrabuf::setbuffering() */
  13. include "8_12a5.c"    /* void extrabuf::resetbuffering() */
  14. include "8_12b5.c"    /* int pat::match(char*) */
  15.